Click or drag to resize

InviteWarning Property

Gets Warning header field. The Warning header field is used to carry additional information about the status of a request or response. The warning text should be in a natural language that is most likely to be intelligible to the human user receiving the response.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string Warning { get; }

Property Value

Type: String
See Also